table{
  caption-side: bottom;
}
th, td{
  border: 1px solid black;
  padding: 10px;
}
caption{
  background-color: #0AD;
  font-weight: bold;
}